github.com/andybalholm/brotli.hasherCommon.dict_num_lookups (field)
6 uses
github.com/andybalholm/brotli (current package)
hash.go#L11: dict_num_lookups uint
hash.go#L165: if self.dict_num_matches < self.dict_num_lookups>>7 {
hash.go#L181: self.dict_num_lookups++
hash.go#L329: common.dict_num_lookups = 0
hash_composite.go#L54: common_a.dict_num_lookups = 0
hash_composite.go#L61: common_b.dict_num_lookups = 0
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |